Use #id .aw-column-XXX selector
	#myGrid .aw-column-0  {background: #def}           /* first column background */
	#myGrid .aw-cells-selected  {background: #316ac5}  /* restore selection background */ 
	
	Back to column examples, all examples